projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6da33a
)
GtkStatusIcon: Remove get/set_blinking() declarations from header.
author
Murray Cumming
<murrayc@murrayc.com>
Sat, 4 Sep 2010 11:18:09 +0000
(13:18 +0200)
committer
Murray Cumming
<murrayc@murrayc.com>
Sat, 4 Sep 2010 11:18:09 +0000
(13:18 +0200)
This was apparently forgotten in
commit
18b47b6cd03f0f6da777ad3a5e2795cbf458b804
.
gtk/gtkstatusicon.h
patch
|
blob
|
history
diff --git
a/gtk/gtkstatusicon.h
b/gtk/gtkstatusicon.h
index 98d79e58a062b94f2db178f272cbd8cce6074dab..6d93d2aca67503797fff73a16be3d235d07670b8 100644
(file)
--- a/
gtk/gtkstatusicon.h
+++ b/
gtk/gtkstatusicon.h
@@
-125,10
+125,6
@@
void gtk_status_icon_set_visible (GtkStatusIcon *st
gboolean visible);
gboolean gtk_status_icon_get_visible (GtkStatusIcon *status_icon);
-void gtk_status_icon_set_blinking (GtkStatusIcon *status_icon,
- gboolean blinking);
-gboolean gtk_status_icon_get_blinking (GtkStatusIcon *status_icon);
-
gboolean gtk_status_icon_is_embedded (GtkStatusIcon *status_icon);
void gtk_status_icon_position_menu (GtkMenu *menu,